home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Cost Estimation and Poject Scheduling Tasks
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS :
- -- AUTHOR : Ford Aeospace and Communications Corp
- -- : 3939 Fabian Way,
- -- : Palo Alto, CA 94303
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985
- -- DATE CREATED : 1985
- -- DATE RELEASED : 1985
- -- DATE LAST UPDATED : 1985
- -- LOCATION : ASR
- -- ENVIRONMENT :
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : MANAGEMENT TOOLS
- -- CATEGORY LEVEL 2 : Cost Estimation
- -- CATEGORY LEVEL 3 :
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Cost Estimation
- -- INDEX : Estimation, Cost
- -- INDEX : Project Scheduling
- -- INDEX : Scheduling, Project
- -- INDEX : COCOMO
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_17_2
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.MANAGEMENT-TOOLS>PPLAN*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.MANAGEMENT-TOOLS>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- PPLANNER.ABS 1594 34
- -- PPLANNER.CMM 774 23
- -- PPLANNER.DOC 144593 4730
- -- PPLANNER.PRO 3590 74
- -- PPLANNER.SRC 394030 13292
- -- PPLANNER.TST 47041 1361
- -- PPLANSRC.DIS 178 6
- -- PPLANTST.DIS 410 12
- -- =============== ========== ==========
- -- 8 Files 592210 19532
- --= ABSTRACT ===============================================--
- -- The cost estimation tool uses the COCOMO model. It produces
- -- manpower and schedule estimates. The project scheduler is based on
- -- SIMPERT which is a Monte Carlo simulation and review technique. It is
- -- useful in assessing the effects of requirement changes and schedule
- -- delays, and in risk analysis. It produces critical path and schedule,
- -- the probability of completing on schedule, and Gantt chart graphics.
- -- The Input File generator allows the user to build input files for
- -- COCOMO or SIMPERT, and then to modify such files.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 1985 1.0 Ford Aerospace and Initial Release
- -- Communications Corp.
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-